home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2054_offset < prev    next >
Encoding:
Text File  |  1987-07-08  |  360 b   |  6 lines

  1. offset ( block, rowoffset, coloffset, default* )
  2. offset
  3.  
  4. offset's arguments are: block—any word or number block; rowoffset—+ value shifts rows up, - value shifts down; coloffset—+value shifts columns left, - value shifts right; default—value to insert in voids after shift: must be same type as block.
  5.  
  6. creates a shifted block the same size as block argument.